home *** CD-ROM | disk | FTP | other *** search
/ PC User 1997 April / PCU_APR_97.ISO / offline / webmenu.dcr / Internal_1_START MOVIE.ls < prev    next >
Encoding:
Text File  |  1997-02-28  |  200 b   |  9 lines

  1. on startMovie
  2.   global gActiveIcon
  3.   repeat with i = 1 to 6
  4.     puppetSprite(i, 1)
  5.   end repeat
  6.   set the memberNum of sprite 1 to the number of member "Whats new active"
  7.   set gActiveIcon to "1"
  8. end
  9.